PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowDocument Class / AddSpace Method
The height of the space to add.
In This Topic
    AddSpace Method
    In This Topic
    Adds a space after the last flow content.
    Syntax
    public void AddSpace( 
       double height
    )

    Parameters

    height
    The height of the space to add.
    See Also